<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <channel>
        <title>Business Analyst Community &amp; Resources | Modern Analyst</title> 
        <link>https://www.modernanalyst.com</link> 
        <description>RSS feeds for Business Analyst Community &amp; Resources | Modern Analyst</description> 
        <ttl>60</ttl> <item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/7129/What-does-good-look-like-for-an-AI-featureand-how-do-you-test-it.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=7129</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=7129&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What does “good” look like for an AI feature—and how do you test it?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/7129/What-does-good-look-like-for-an-AI-featureand-how-do-you-test-it.aspx</link> 
    <description>&lt;p&gt;&amp;ldquo;Good&amp;rdquo; for an AI feature is not just &lt;strong data-end=&quot;3015&quot; data-start=&quot;3003&quot;&gt;accuracy&lt;/strong&gt;. &amp;ldquo;Good&amp;rdquo; means the feature delivers the intended outcome &lt;strong data-end=&quot;3110&quot; data-start=&quot;3072&quot;&gt;reliably, safely, and consistently&lt;/strong&gt; within defined boundaries&amp;mdash;and you can prove it.&lt;/p&gt;

&lt;h3 data-end=&quot;3205&quot; data-start=&quot;3160&quot;&gt;What &amp;ldquo;good&amp;rdquo; looks like (the BA checklist)&lt;/h3&gt;

&lt;p data-end=&quot;3269&quot; data-start=&quot;3206&quot;&gt;A well-defined AI feature typically has targets in these areas:&lt;/p&gt;

&lt;p data-end=&quot;3293&quot; data-start=&quot;3271&quot;&gt;&lt;strong data-end=&quot;3293&quot; data-start=&quot;3271&quot;&gt;1) Outcome (value)&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;3378&quot; data-start=&quot;3296&quot;&gt;What business outcome improves (time saved, errors reduced, conversion increased)?&lt;/li&gt;
 &lt;li data-end=&quot;3403&quot; data-start=&quot;3381&quot;&gt;What metric proves it?&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;3419&quot; data-start=&quot;3405&quot;&gt;&lt;strong data-end=&quot;3419&quot; data-start=&quot;3405&quot;&gt;2) Quality&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;3469&quot; data-start=&quot;3422&quot;&gt;Accuracy (or usefulness) at an agreed threshold&lt;/li&gt;
 &lt;li data-end=&quot;3518&quot; data-start=&quot;3472&quot;&gt;Consistency (similar inputs &amp;rarr; similar outputs)&lt;/li&gt;
 &lt;li data-end=&quot;3544&quot; data-start=&quot;3521&quot;&gt;Latency (response time)&lt;/li&gt;
 &lt;li data-end=&quot;3581&quot; data-start=&quot;3547&quot;&gt;Cost (especially for AI inference)&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;3609&quot; data-start=&quot;3583&quot;&gt;&lt;strong data-end=&quot;3609&quot; data-start=&quot;3583&quot;&gt;3) Safety &amp;amp; compliance&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;3633&quot; data-start=&quot;3612&quot;&gt;No prohibited content&lt;/li&gt;
 &lt;li data-end=&quot;3683&quot; data-start=&quot;3636&quot;&gt;No leakage of sensitive data (PII, credentials)&lt;/li&gt;
 &lt;li data-end=&quot;3745&quot; data-start=&quot;3686&quot;&gt;No unsafe actions (especially if the AI can act in systems)&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;3774&quot; data-start=&quot;3747&quot;&gt;&lt;strong data-end=&quot;3774&quot; data-start=&quot;3747&quot;&gt;4) Trust &amp;amp; transparency&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;3859&quot; data-start=&quot;3777&quot;&gt;Users can understand why it produced an output (explanations, sources, confidence)&lt;/li&gt;
 &lt;li data-end=&quot;3944&quot; data-start=&quot;3862&quot;&gt;The system handles uncertainty gracefully (&amp;ldquo;I&amp;rsquo;m not sure, here&amp;rsquo;s what to do next&amp;rdquo;)&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;3964&quot; data-start=&quot;3946&quot;&gt;&lt;strong data-end=&quot;3964&quot; data-start=&quot;3946&quot;&gt;5) Operability&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4020&quot; data-start=&quot;3967&quot;&gt;Monitoring in place (drift, anomalies, failure rates)&lt;/li&gt;
 &lt;li data-end=&quot;4060&quot; data-start=&quot;4023&quot;&gt;Rollback/kill switch criteria defined&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 data-end=&quot;4105&quot; data-start=&quot;4062&quot;&gt;How you test it (practitioner approach)&lt;/h3&gt;

&lt;p data-end=&quot;4169&quot; data-start=&quot;4106&quot;&gt;Testing AI features blends traditional testing with evaluation:&lt;/p&gt;

&lt;p data-end=&quot;4212&quot; data-start=&quot;4171&quot;&gt;&lt;strong data-end=&quot;4212&quot; data-start=&quot;4171&quot;&gt;A) Test with representative scenarios&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4274&quot; data-start=&quot;4215&quot;&gt;Build a test set of real-world cases (including edge cases)&lt;/li&gt;
 &lt;li data-end=&quot;4365&quot; data-start=&quot;4277&quot;&gt;Include &amp;ldquo;hard cases&amp;rdquo; and &amp;ldquo;red team&amp;rdquo; attempts (misuse, injection, sensitive data prompts)&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;4423&quot; data-start=&quot;4367&quot;&gt;&lt;strong data-end=&quot;4413&quot; data-start=&quot;4367&quot;&gt;B) Define measurable acceptance thresholds&lt;/strong&gt;&lt;br /&gt;
Examples:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4475&quot; data-start=&quot;4426&quot;&gt;&amp;ldquo;At least 90% of outputs meet rubric score &amp;ge; 4/5&amp;rdquo;&lt;/li&gt;
 &lt;li data-end=&quot;4537&quot; data-start=&quot;4478&quot;&gt;&amp;ldquo;High-risk actions require human approval 100% of the time&amp;rdquo;&lt;/li&gt;
 &lt;li data-end=&quot;4583&quot; data-start=&quot;4540&quot;&gt;&amp;ldquo;No PII appears in outputs in the test set&amp;rdquo;&lt;/li&gt;
 &lt;li data-end=&quot;4626&quot; data-start=&quot;4586&quot;&gt;&amp;ldquo;Confidence below X triggers escalation&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;4666&quot; data-start=&quot;4628&quot;&gt;&lt;strong data-end=&quot;4666&quot; data-start=&quot;4628&quot;&gt;C) Test behavior under uncertainty&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4706&quot; data-start=&quot;4669&quot;&gt;What does it do when data is missing?&lt;/li&gt;
 &lt;li data-end=&quot;4762&quot; data-start=&quot;4709&quot;&gt;Does it hallucinate or does it ask for clarification?&lt;/li&gt;
 &lt;li data-end=&quot;4794&quot; data-start=&quot;4765&quot;&gt;Does it choose safe defaults?&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;4883&quot; data-start=&quot;4796&quot;&gt;&lt;strong data-end=&quot;4824&quot; data-start=&quot;4796&quot;&gt;D) Monitor after release&lt;/strong&gt;&lt;br /&gt;
Because AI behavior can change, &amp;ldquo;good&amp;rdquo; must be maintained:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;4898&quot; data-start=&quot;4886&quot;&gt;track drift,&lt;/li&gt;
 &lt;li data-end=&quot;4919&quot; data-start=&quot;4901&quot;&gt;review exceptions,&lt;/li&gt;
 &lt;li data-end=&quot;4960&quot; data-start=&quot;4922&quot;&gt;adjust guardrails and evaluation sets.&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Mon, 29 Dec 2025 21:01:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:7129</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/7128/What-are-guardrails-in-an-AI-enabled-product.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=7128</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=7128&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are “guardrails” in an AI-enabled product?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/7128/What-are-guardrails-in-an-AI-enabled-product.aspx</link> 
    <description>&lt;p&gt;&lt;strong&gt;Guardrails&lt;/strong&gt; are the rules, controls, and safety mechanisms that ensure an AI feature behaves &lt;strong data-end=&quot;5147&quot; data-start=&quot;5115&quot;&gt;within acceptable boundaries&lt;/strong&gt;&amp;mdash;even when users try to push it, inputs are messy, or the system is uncertain.&lt;/p&gt;

&lt;p data-end=&quot;5273&quot; data-start=&quot;5227&quot;&gt;Think of guardrails as the difference between:&lt;/p&gt;

&lt;ul&gt;
 &lt;li data-end=&quot;5303&quot; data-start=&quot;5276&quot;&gt;&amp;ldquo;AI that can do things&amp;rdquo;&lt;br /&gt;
 and&lt;/li&gt;
 &lt;li data-end=&quot;5352&quot; data-start=&quot;5306&quot;&gt;&amp;ldquo;AI we can responsibly operate in production.&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 data-end=&quot;5386&quot; data-start=&quot;5354&quot;&gt;Guardrails typically include&lt;/h3&gt;

&lt;p data-end=&quot;5410&quot; data-start=&quot;5387&quot;&gt;&lt;strong data-end=&quot;5410&quot; data-start=&quot;5387&quot;&gt;Behavior guardrails&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;5431&quot; data-start=&quot;5413&quot;&gt;prohibited actions&lt;/li&gt;
 &lt;li data-end=&quot;5452&quot; data-start=&quot;5434&quot;&gt;prohibited content&lt;/li&gt;
 &lt;li data-end=&quot;5470&quot; data-start=&quot;5455&quot;&gt;allowed outputs&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;5491&quot; data-start=&quot;5472&quot;&gt;&lt;strong data-end=&quot;5491&quot; data-start=&quot;5472&quot;&gt;Data guardrails&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;5533&quot; data-start=&quot;5494&quot;&gt;what data can/can&amp;rsquo;t be accessed or used&lt;/li&gt;
 &lt;li data-end=&quot;5551&quot; data-start=&quot;5536&quot;&gt;retention rules&lt;/li&gt;
 &lt;li data-end=&quot;5589&quot; data-start=&quot;5554&quot;&gt;residency or compliance constraints&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;5614&quot; data-start=&quot;5591&quot;&gt;&lt;strong data-end=&quot;5614&quot; data-start=&quot;5591&quot;&gt;Decision guardrails&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;5647&quot; data-start=&quot;5617&quot;&gt;risk tiering (low/medium/high)&lt;/li&gt;
 &lt;li data-end=&quot;5690&quot; data-start=&quot;5650&quot;&gt;decision rights (when the agent can act)&lt;/li&gt;
 &lt;li data-end=&quot;5718&quot; data-start=&quot;5693&quot;&gt;human review requirements&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;5746&quot; data-start=&quot;5720&quot;&gt;&lt;strong data-end=&quot;5746&quot; data-start=&quot;5720&quot;&gt;Operational guardrails&lt;/strong&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;5770&quot; data-start=&quot;5749&quot;&gt;monitoring and alerts&lt;/li&gt;
 &lt;li data-end=&quot;5799&quot; data-start=&quot;5773&quot;&gt;rate limiting / throttling&lt;/li&gt;
 &lt;li data-end=&quot;5833&quot; data-start=&quot;5802&quot;&gt;rollback / kill switch criteria&lt;/li&gt;
 &lt;li data-end=&quot;5846&quot; data-start=&quot;5836&quot;&gt;audit logs&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 data-end=&quot;5871&quot; data-start=&quot;5848&quot;&gt;Why BAs should care&lt;/h3&gt;

&lt;p data-end=&quot;5933&quot; data-start=&quot;5872&quot;&gt;Guardrails are often the &amp;ldquo;missing requirements&amp;rdquo; that prevent:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li data-end=&quot;5956&quot; data-start=&quot;5936&quot;&gt;reputational damage,&lt;/li&gt;
 &lt;li data-end=&quot;5977&quot; data-start=&quot;5959&quot;&gt;compliance issues,&lt;/li&gt;
 &lt;li data-end=&quot;5999&quot; data-start=&quot;5980&quot;&gt;security incidents,&lt;/li&gt;
 &lt;li data-end=&quot;6025&quot; data-start=&quot;6002&quot;&gt;and runaway automation.&lt;/li&gt;
&lt;/ul&gt;

&lt;p data-end=&quot;6190&quot; data-start=&quot;6027&quot;&gt;A BA helps turn vague stakeholder concerns (&amp;ldquo;this feels risky&amp;rdquo;) into &lt;strong data-end=&quot;6131&quot; data-start=&quot;6096&quot;&gt;specific, testable requirements&lt;/strong&gt; (&amp;ldquo;this must never happen; if it happens, stop and alert&amp;rdquo;).&lt;/p&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Mon, 29 Dec 2025 20:58:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:7128</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6742/What-distinguishes-a-functional-requirement-from-a-solution-or-design-constraint.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=6742</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=6742&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What distinguishes a functional requirement from a solution or design constraint?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6742/What-distinguishes-a-functional-requirement-from-a-solution-or-design-constraint.aspx</link> 
    <description>&lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Functional requirements describe &lt;/span&gt;&lt;strong&gt;what &lt;/strong&gt;the system must do, while solution or design constraints set the &lt;strong&gt;boundaries on how&lt;/strong&gt; the system may be built.&lt;/p&gt;

&lt;h3 dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Definitions&lt;/span&gt;&lt;/h3&gt;

&lt;ul style=&quot;list-style-type:disc;&quot;&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Functional requirement (FR)&lt;/strong&gt;:&lt;/span&gt; An externally visible behavior that satisfies a business need. Example: &amp;ldquo;The system shall calculate the total order price, applying state-specific sales tax and any active promotions.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Solution / design constraint (SC)&lt;/strong&gt;:&lt;/span&gt; A rule or limitation that restricts technology, architecture, process, or environment. Example: &amp;ldquo;The calculation must reuse the existing SAP tax engine and complete in &amp;le; 2 seconds.&amp;rdquo;&lt;/p&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Key Differences&lt;/span&gt;&lt;/h3&gt;

&lt;table align=&quot;left&quot; border=&quot;1&quot; cellpadding=&quot;3&quot; cellspacing=&quot;0&quot; dir=&quot;ltr&quot;&gt;
 &lt;colgroup&gt;
  &lt;col /&gt;
  &lt;col /&gt;
  &lt;col /&gt;
 &lt;/colgroup&gt;
 &lt;thead&gt;
  &lt;tr&gt;
   &lt;th scope=&quot;col&quot; style=&quot;background-color: rgb(238, 238, 238); vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Aspect&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/th&gt;
   &lt;th scope=&quot;col&quot; style=&quot;background-color: rgb(238, 238, 238); vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Functional Requirement&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/th&gt;
   &lt;th scope=&quot;col&quot; style=&quot;background-color: rgb(238, 238, 238); vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Solution / Design Constraint&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/th&gt;
  &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
  &lt;tr&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Purpose&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Deliver a capability or service&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Limit the implementation space&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Focus&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Outcomes, interactions, user value&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Tools, standards, timing, budget, compliance&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Validation&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;User acceptance tests, use-case walkthroughs&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Design reviews, architectural conformance, audits&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;strong&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Flexibility&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Multiple ways to meet the need&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
   &lt;td style=&quot;vertical-align: top;&quot;&gt;
   &lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Narrows or eliminates options&lt;/span&gt;&lt;/p&gt;
   &lt;/td&gt;
  &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;

&lt;div style=&quot;clear:both;&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;h3 dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Why It Matters&lt;/span&gt;&lt;/h3&gt;

&lt;ul style=&quot;list-style-type:disc;&quot;&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Clarity&lt;/strong&gt;:&lt;/span&gt; Separating FRs from constraints prevents &amp;ldquo;design by requirement,&amp;rdquo; keeping the what independent of the how.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Innovation&lt;/strong&gt;:&lt;/span&gt; Teams can explore creative solutions as long as they respect immovable guardrails.&lt;/p&gt;
 &lt;/li&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;Traceability &amp;amp; Testing&lt;/strong&gt;:&lt;/span&gt; FRs map to user acceptance tests; constraints map to design or non-functional verification, reducing gaps at audit or release time.&lt;/p&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;h3 dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;Illustrative Scenario&lt;/span&gt;&lt;/h3&gt;

&lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;A retailer wants faster checkout.&lt;/span&gt;&lt;/p&gt;

&lt;ul style=&quot;list-style-type:disc;&quot;&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;FR&lt;/strong&gt;:&lt;/span&gt; &amp;ldquo;The POS system shall apply loyalty discounts and display the final total to the cashier.&amp;rdquo;&lt;/p&gt;
 &lt;/li&gt;
 &lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot;&gt;
 &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&lt;strong&gt;SCs&lt;/strong&gt;:&lt;/span&gt;&lt;/p&gt;

 &lt;ol style=&quot;list-style-type:decimal;&quot;&gt;
  &lt;li aria-level=&quot;2&quot; dir=&quot;ltr&quot;&gt;
  &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&amp;ldquo;The solution must run on existing Android POS tablets.&amp;rdquo;&lt;/span&gt;&lt;br /&gt;
  &amp;nbsp;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li aria-level=&quot;2&quot; dir=&quot;ltr&quot;&gt;
  &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&amp;ldquo;Data transmission must be encrypted to meet PCI-DSS requirements.&amp;rdquo;&lt;/span&gt;&lt;br /&gt;
  &amp;nbsp;&lt;/p&gt;
  &lt;/li&gt;
  &lt;li aria-level=&quot;2&quot; dir=&quot;ltr&quot;&gt;
  &lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;&amp;ldquo;Discount calculation response time shall not exceed 1.5 seconds.&amp;rdquo;&lt;/span&gt;&lt;/p&gt;
  &lt;/li&gt;
 &lt;/ol&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;p dir=&quot;ltr&quot;&gt;&lt;span id=&quot;docs-internal-guid-8a2c9954-7fff-5a61-a51b-54fb0f00deb6&quot;&gt;The FR articulates the desired capability, leaving room for various algorithms or UI designs; the SCs fence those choices with technology, regulatory, and performance limits.&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;&amp;nbsp;&lt;/div&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Sat, 10 May 2025 01:02:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:6742</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6372/What-is-Decomposition.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=6372</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=6372&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is Decomposition?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6372/What-is-Decomposition.aspx</link> 
    <description>&lt;p&gt;&lt;strong&gt;Decomposition &lt;/strong&gt;is the process of breaking down complex systems, problems, or tasks into smaller, more manageable and understandable components or sub-parts. It is often used in various fields, such as software development, project management, and business analysis, to simplify complex problems and facilitate analysis, understanding, and problem-solving by addressing individual elements separately.&lt;/p&gt;

&lt;p&gt;In &lt;em&gt;&lt;strong&gt;requirements management&lt;/strong&gt;&lt;/em&gt;, decomposition is the process of breaking down high-level or complex requirements into smaller, more detailed and manageable sub-requirements. This approach allows for a more in-depth understanding of what the system or product needs to accomplish and helps in creating a structured and organized set of requirements.&amp;nbsp; It is often helpful to develop visual models which depict the hierarchical structure of the requirements.&amp;nbsp; High-level or top-level requirements are subdivided into lower-level or more granular requirements. This hierarchy provides clarity and helps stakeholders understand the relationships between different requirements.&lt;/p&gt;

&lt;p&gt;In &lt;em&gt;&lt;strong&gt;systems development&lt;/strong&gt;&lt;/em&gt;, decomposition refers to the process of breaking down a complex system or project into smaller, more manageable components, modules, or tasks. This approach is often used in software development, but it can apply to various systems development methodologies, including the systems engineering process.&amp;nbsp;&lt;/p&gt;

&lt;p&gt;In &lt;em&gt;&lt;strong&gt;business analysis&lt;/strong&gt;&lt;/em&gt;, decomposition refers to the process of breaking down complex business processes, systems, or problems into smaller, more understandable and manageable chunks. This technique is used to analyze, understand, and document the various aspects of a business or project, helping business analysts and stakeholders gain insights into the structure, functions, and interactions within an organization.&lt;/p&gt;

&lt;p&gt;Here are some examples where a business analyst can use decomposition to their advantage:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;&lt;em&gt;&lt;strong&gt;Process Analysis&lt;/strong&gt;&lt;/em&gt; - decomposition can be used to break down complex business processes into their individual steps or activities. This helps identify bottlenecks, inefficiencies, and areas for improvement.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;&lt;em&gt;&lt;strong&gt;Requirements Analysis&lt;/strong&gt;&lt;/em&gt; - high-level business requirements are often decomposed into more detailed and specific functional and non-functional requirements. This process helps clarify what the business or project needs to achieve.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;&lt;em&gt;&lt;strong&gt;Data Modeling and Data Analysis&lt;/strong&gt;&lt;/em&gt; - decomposition is used to break down complex data structures into their constituent data elements or attributes. This helps&amp;nbsp; in the creation of data models and database schemas.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;&lt;em&gt;&lt;strong&gt;System and Component Analysis&lt;/strong&gt;&lt;/em&gt; - in software or IT-related projects, decomposition can be applied to understand the various components, modules, and interfaces within a system. It helps in designing and building systems with a clear understanding of how the various pieces work together.&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Wed, 11 Oct 2023 02:30:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:6372</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6252/How-can-a-GPT-help-the-businesssystems-analyst.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=6252</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=6252&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How can a GPT help the business/systems analyst?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6252/How-can-a-GPT-help-the-businesssystems-analyst.aspx</link> 
    <description>&lt;p&gt;First, let&amp;rsquo;s define GPT. &amp;nbsp;GPT stands for &amp;ldquo;Generative Pre-trained Transformer&amp;rdquo; and it refers to a type of deep learning artificial intelligence model that is trained on large amounts of text data to generate human-like text. &amp;nbsp;A business/systems analyst could use generative pre-trained models, such as ChatGPT, in several ways to improve their efficiency and productivity...&lt;/p&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Sun, 09 Apr 2023 18:30:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:6252</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6191/What-is-a-Concept-Model.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=6191</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=6191&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is a Concept Model?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6191/What-is-a-Concept-Model.aspx</link> 
    <description>&lt;p&gt;A &lt;em&gt;&lt;strong&gt;concept model&lt;/strong&gt;&lt;/em&gt; is a business analysis model whose purpose is to depict the core concepts of the problem or solution domain being studied.&amp;nbsp; At its core, it consists of the clear definition of the terms (nouns and verbs) which are important to the organization or the given domain.&lt;/p&gt;

&lt;p&gt;Depending on the need and the experience of the business analyst, the &lt;a href=&quot;https://www.modernanalyst.com/Resources/Articles/tabid/115/ID/2575/Four-Very-Useful-Constructs-for-Concept-Models-Developing-a-Structured-Business-Vocabulary.aspx&quot;&gt;concept model&lt;/a&gt; would be made up of a visual representation of the model, definitions of each concept in the model, as well as the model structure showing the relationships among the concepts.&lt;/p&gt;

&lt;p&gt;The IIBA BABOK Guide Glossary defines the concept model as follows:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;An analysis model that develops the meaning of core concepts for a problem domain, defines their collective structure, and specifies the appropriate vocabulary needed to communicate about it consistently.&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img alt=&quot;What is a Concept Model?&quot; src=&quot;/Portals/0/Public%20Uploads/concept-model.jpg&quot; style=&quot;width: 550px; height: 144px;&quot; title=&quot;What is a Concept Model?&quot; /&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;Elements of a Concept Model&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In a comprehensive concept model, there are a number of different types of elements:&lt;/p&gt;

&lt;p style=&quot;margin-left: 40px;&quot;&gt;&lt;em&gt;&lt;strong&gt;Nouns &lt;/strong&gt;&lt;/em&gt;- These are the key &amp;ldquo;entities&amp;rdquo; or &amp;ldquo;classes&amp;rdquo; of the domain being considered.&amp;nbsp; For example, for a banking system, the nouns in the concept model might include: account, customer, transaction amount.&lt;/p&gt;

&lt;p style=&quot;margin-left: 40px;&quot;&gt;&lt;em&gt;&lt;strong&gt;Verbs &lt;/strong&gt;&lt;/em&gt;- These are the key action terms which define the relationships among&amp;nbsp; noun concepts.&amp;nbsp; For example, for a banking system, the verbs in the concept model might include: deposit, withdraw, create.&amp;nbsp; This results in relationships such as: customer deposits transaction amount, customer opens account, etc.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;The Purpose of a Concept Model&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The goal of the concept model is to enable the mutual understanding and communication of key concepts among all the project participants and stakeholders.&amp;nbsp; The concepts defined in the model are then able to be consistently used when discussing project requirements, defining business rules, training new users, and much more.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;strong&gt;Concept Model Representation&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;There are many ways and tools which can be used to create a concept model:&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;&lt;a href=&quot;https://www.modernanalyst.com/Resources/Articles/tabid/115/ID/2010/End-to-End-UML-Class-Diagram.aspx&quot;&gt;UML Class Diagram&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;Data Dictionary/Glossary&lt;/li&gt;
 &lt;li&gt;&lt;a href=&quot;https://www.modernanalyst.com/Resources/Articles/tabid/115/ID/2008/Data-Modeling-Entity-Relationship-Diagram-ER-Diagram.aspx&quot;&gt;Entity Relationship Diagram&lt;/a&gt;&lt;/li&gt;
 &lt;li&gt;Ontology Definition Metamodel (ODM)&lt;/li&gt;
 &lt;li&gt;&lt;a href=&quot;https://www.modernanalyst.com/Resources/Articles/tabid/115/ID/2593/Humanizing-Business-Analysis-Visualizing-Meaning-through-Business-Concept-Maps.aspx&quot;&gt;Concept Map&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Having a concept model is often more important than the exact method of representing the model.&amp;nbsp; It is better to start with a simple list of terms, a basic glossary, and then expand and refine the model as dictated by the needs of the project or organization.&lt;/p&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Mon, 09 Jan 2023 03:04:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:6191</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6077/What-is-the-difference-between-IIBA-BABOK-tasks-Specify-and-Model-Requirements-and-Define-Solution-Options-2-of-the-6-tasks-covered-within-the-Requirements-Analysis-and-Design-Definition-knowledge-area.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=6077</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=6077&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is the difference between IIBA BABOK tasks &quot;Specify and Model Requirements&quot; and &quot;Define Solution Options&quot;, 2 of the 6 tasks covered within the  “Requirements Analysis and Design Definition” knowledge area? </title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/6077/What-is-the-difference-between-IIBA-BABOK-tasks-Specify-and-Model-Requirements-and-Define-Solution-Options-2-of-the-6-tasks-covered-within-the-Requirements-Analysis-and-Design-Definition-knowledge-area.aspx</link> 
    <description>&lt;p dir=&quot;ltr&quot;&gt;The &lt;strong&gt;Specify and Model Requirements Task&lt;/strong&gt; describes the &amp;ldquo;&lt;strong&gt;What&lt;/strong&gt;&amp;rdquo;.&lt;/p&gt;

&lt;p dir=&quot;ltr&quot;&gt;The &lt;strong&gt;Define Solution Options Task&lt;/strong&gt; describes the &amp;ldquo;&lt;strong&gt;How&lt;/strong&gt;&amp;rdquo;.&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Thu, 09 Jun 2022 21:13:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:6077</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5252/What-is-the-difference-between-horizontal-and-vertical-prototyping.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5252</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5252&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is the difference between horizontal and vertical prototyping?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5252/What-is-the-difference-between-horizontal-and-vertical-prototyping.aspx</link> 
    <description>&lt;p&gt;&lt;span style=&quot;color: #222222;&quot;&gt;Horizontal and vertical prototypes are sometimes used during the analysis and design phases of application development. They are useful for requirements elaboration and visualization, but can present some pitfalls.&amp;nbsp; As long as analysts and teams are aware of the pitfalls to avoid, the pros of using prototypes generally far outweigh the cons.&amp;nbsp; The type of prototype that should be used (horizontal prototype versus vertical prototype) depends on the specific goals of the team and the stage within the analysis and design process.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Thu, 09 Jun 2022 16:07:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5252</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3699/What-is-the-business-case-for-using-personas.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3699</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3699&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is the business case for using personas? </title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3699/What-is-the-business-case-for-using-personas.aspx</link> 
    <description>&lt;p&gt;Many organizations that lack experience with personas don&amp;#39;t fully understand the value of them. &amp;nbsp;Furthermore, personas can be difficult for the inexperience team member to properly create. &amp;nbsp;&lt;span style=&quot;color: #222222;&quot;&gt;Intuitively people tend to think that in order to satisfy the needs of a large audience or wide array of users they need to make the functionality of the product or application as broad as possible. This is wrong. When you try to design for everyone, you delight no one. &amp;nbsp;You end up with a very mediocre product. If you focus on delighting your primary persona then those represented by your secondary persona(s) should also be satisfied due to overlap in needs. A good analogy to remember is this: widening your target doesn&amp;#39;t improve your aim.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 09 May 2022 14:23:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3699</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5991/Compare-a-user-story-versus-a-use-case-What-are-the-essential-elements-of-each-When-would-you-use-one-versus-the-other.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5991</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5991&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Compare a user story versus a use case.  What are the essential elements of each?  When would you use one versus the other?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5991/Compare-a-user-story-versus-a-use-case-What-are-the-essential-elements-of-each-When-would-you-use-one-versus-the-other.aspx</link> 
    <description>&lt;p dir=&quot;ltr&quot;&gt;The essential elements of a user story are:&lt;/p&gt;

&lt;ul dir=&quot;ltr&quot;&gt;
 &lt;li role=&quot;presentation&quot;&gt;The user&lt;/li&gt;
 &lt;li role=&quot;presentation&quot;&gt;Statement of what the user needs to accomplish&lt;/li&gt;
 &lt;li role=&quot;presentation&quot;&gt;Why the need to accomplish this&lt;/li&gt;
&lt;/ul&gt;

&lt;p dir=&quot;ltr&quot;&gt;The essential elements of a use case are:&lt;/p&gt;

&lt;ul dir=&quot;ltr&quot;&gt;
 &lt;li role=&quot;presentation&quot;&gt;The Actor carrying out the use case&lt;/li&gt;
 &lt;li role=&quot;presentation&quot;&gt;Summary of the use case&lt;/li&gt;
 &lt;li role=&quot;presentation&quot;&gt;Success criteria&lt;/li&gt;
 &lt;li role=&quot;presentation&quot;&gt;Scenario detailing the steps the Actor follows to achieve the success criteria.&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sat, 08 Jan 2022 22:08:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5991</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3602/What-is-a-JAD-Session-and-what-is-the-Business-Analysts-role-in-one.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3602</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3602&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is a JAD Session and what is the Business Analyst&#39;s role in one?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3602/What-is-a-JAD-Session-and-what-is-the-Business-Analysts-role-in-one.aspx</link> 
    <description>&lt;p&gt;&lt;span&gt;A JAD is a Joint Application Development (or Design) meeting. It is an opportunity for stakeholders with different points of view to come together to understand business requirements and brainstorm what the best technical approach might be for meeting the customer&amp;#39;s needs.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sat, 08 Jan 2022 18:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3602</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5977/What-are-some-pros-and-cons-of-requirements-reuse.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5977</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5977&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are some pros and cons of requirements reuse?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5977/What-are-some-pros-and-cons-of-requirements-reuse.aspx</link> 
    <description>&lt;p&gt;Requirements reuse is when the same written requirement is used repeatedly within a single project, across a product line, or even across an enterprise. Requirement reuse can be as simple as an analyst copy/pasting requirements from a previous project, or it can be as sophisticated as having a central repository of requirements that documents link to.&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 13 Dec 2021 17:28:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5977</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5975/What-are-the-Business-Analysis-Knowledge-Areas.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5975</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5975&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are the Business Analysis Knowledge Areas? </title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5975/What-are-the-Business-Analysis-Knowledge-Areas.aspx</link> 
    <description>&lt;p&gt;This question is an easy way for a hiring manager or an HR professional to screen out candidates who may have under-invested in their career or may lack understanding of the business analysis profession.&amp;nbsp; The 6 Knowledge Areas are:&lt;/p&gt;

&lt;ul dir=&quot;ltr&quot;&gt;
 &lt;li&gt;Elicitation &amp;amp; Collaboration&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Requirements Analysis &amp;amp; Design Definition&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Solution Evaluation&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Requirements Life Cycle Management&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Business Analysis Planning &amp;amp; Monitoring&amp;nbsp;&amp;nbsp;&lt;/li&gt;
 &lt;li&gt;Strategy Analysis&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Tue, 07 Dec 2021 20:56:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5975</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/221/What-approach-should-a-business-analyst-take-when-gathering-requirements-from-high-level-executives-versus-the-end-users.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=221</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=221&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What approach should a business analyst take when gathering requirements from high level executives versus the end users?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/221/What-approach-should-a-business-analyst-take-when-gathering-requirements-from-high-level-executives-versus-the-end-users.aspx</link> 
    <description>&lt;p&gt;For the most part, the methods and techniques for gathering requirements are the same regardless of whom the stakeholders are: interviews, focus groups, questionnaires, requirements workshops.&lt;br /&gt;
&lt;br /&gt;
However, there are definite things that the business analyst should consider when gathering requirements from high-level executives vs. the end users. The business analyst should tailor his approach and expectations based on the stakeholder type.&lt;/p&gt;
</description> 
    <dc:creator>sonavi</dc:creator> 
    <pubDate>Mon, 09 Aug 2021 13:30:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:221</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5827/What-is-an-FRD-Functional-Requirements-Document.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5827</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5827&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is an FRD (Functional Requirements Document)?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5827/What-is-an-FRD-Functional-Requirements-Document.aspx</link> 
    <description>&lt;p&gt;What you ever wondered, or have been asked, &lt;strong&gt;&lt;em&gt;&amp;ldquo;What is an FRD?&amp;rdquo;&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;At the core, an FRD or Functional Requirements Document serves as a contract for formal statement, between the business stakeholders and the technology team, on an application&amp;rsquo;s functional requirements.&amp;nbsp; The FRD is generally produced by the technical team in response to the business requirements (captured in a BRD - Business Requirements Document, PRD - Product Requirements document, or some other suitable format).&lt;/p&gt;

&lt;p&gt;The key purpose of an FRD is to bridge the gap between business and technology.&amp;nbsp; It&amp;rsquo;s where project stakeholders and the technical development team meet.&amp;nbsp; The creation of the FRD forces and ensures collaboration and address both sides of the coin:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;&lt;strong&gt;Business&lt;/strong&gt;&lt;/u&gt;&lt;strong&gt; &lt;/strong&gt;- it restates the business requirements in terms of functional features and capabilities to be supported by the new system or platform.&amp;nbsp; This ensures the project team understands the business requirements and are on their way to implement a solution which addresses the business needs or problems.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;&lt;strong&gt;Technology&lt;/strong&gt;&lt;/u&gt;&lt;strong&gt; &lt;/strong&gt;- it captures key technical constraints and commitments as well key interfaces to external systems&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While created by the solution team, the FRD should be solution independent (in general) aka it should express what the application should do and not how it should do it.&amp;nbsp; The FRD should not commit the technical team to a specific design.&lt;/p&gt;

&lt;p&gt;The Functional Requirements Document (FRD) is one way to express functional specifications and define the requirements and functional solution direction of software solution.&amp;nbsp; The FRD is not the only way - there are other functional specification formats and templates, depending on methodology and organizational needs::&lt;/p&gt;

&lt;ul style=&quot;margin-left: 40px;&quot;&gt;
 &lt;li&gt;Systems Requirements Document (SRS)&lt;/li&gt;
 &lt;li&gt;Use Cases&lt;/li&gt;
 &lt;li&gt;User Stories&lt;/li&gt;
 &lt;li&gt;High-Level Impact Assessment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;While &lt;a href=&quot;https://www.modernanalyst.com/Resources/Templates/tabid/146/ID/4931/Template-for-Writing-Concise-Functional-Requirements-Documents.aspx&quot;&gt;FRD templates&lt;/a&gt; vary, some of the more common elements of a functional requirements document are (just a suggestion):&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;Business process and workflows&lt;/u&gt; - provides a view of the desired target state business process models outlining which steps in the process will stay as-is and which steps will be either automated or impacted by the solution at hand.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;Functional Requirements&lt;/u&gt; - these are the traditional &amp;ldquo;the system shall&amp;hellip;&amp;rdquo; type requirements and can be broken into multiple subsections such as:

 &lt;ul&gt;
  &lt;li&gt;User Requirements&lt;/li&gt;
  &lt;li&gt;Regulatory Requirements&lt;/li&gt;
  &lt;li&gt;Compliance Requirements&lt;/li&gt;
  &lt;li&gt;User Interface Requirements&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;Operational Requirements&lt;/u&gt; - while some may be functional in nature, the operational requirements tend to focus more on administrator level capabilities and needs:

 &lt;ul&gt;
  &lt;li&gt;Role Based Security&lt;/li&gt;
  &lt;li&gt;Audit Trail&lt;/li&gt;
  &lt;li&gt;Configuration&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;u&gt;Data Requirements&lt;/u&gt; - describe the data which needs to be supported by the system.&amp;nbsp; This section may include logical data models, data migration and conversion requirements. It is not uncommon to also see data flow diagrams describing the conceptual flow of data.&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;a href=&quot;https://requirements.com/Content/What-is/what-are-non-functional-requirements&quot;&gt;&lt;u&gt;Non-Functional Requirements&lt;/u&gt;&lt;/a&gt; - these generally describe attributes of the system which, when done right, may never be observed by the users which use the functional capabilities.

 &lt;ul&gt;
  &lt;li&gt;Security Requirements&lt;/li&gt;
  &lt;li&gt;Performance Requirements&lt;/li&gt;
  &lt;li&gt;Capacity&lt;/li&gt;
  &lt;li&gt;Fault Tolerance&lt;/li&gt;
  &lt;li&gt;Data Retention&lt;/li&gt;
  &lt;li&gt;Recoverability&lt;/li&gt;
  &lt;li&gt;Additional sections or information which may be found in an FRD:&lt;/li&gt;
  &lt;li&gt;Background&lt;/li&gt;
  &lt;li&gt;Scope&lt;/li&gt;
  &lt;li&gt;List of Project Stakeholders&lt;/li&gt;
  &lt;li&gt;Assumptions&lt;/li&gt;
  &lt;li&gt;Constraints&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Your turn!&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;em&gt;Do you use Functional Requirements Documents?&lt;/em&gt;&lt;/li&gt;
 &lt;li&gt;&lt;em&gt;How do you structure your FRD?&lt;/em&gt;&lt;/li&gt;
 &lt;li&gt;&lt;em&gt;What is an FRD, for you?&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Fri, 16 Apr 2021 15:50:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5827</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3299/Describe-some-pros-and-cons-of-using-templates-that-aid-in-creation-of-BA-deliverables.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3299</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3299&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Describe some pros and cons of using templates that aid in creation of BA deliverables.</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3299/Describe-some-pros-and-cons-of-using-templates-that-aid-in-creation-of-BA-deliverables.aspx</link> 
    <description>&lt;p&gt;&lt;span&gt;Templates can be useful, but with many tools available to the business analyst they come with their pros and cons.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Fri, 12 Mar 2021 17:53:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3299</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3197/What-is-the-Six-Thinking-Hats-model.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3197</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3197&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is the Six Thinking Hats model?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3197/What-is-the-Six-Thinking-Hats-model.aspx</link> 
    <description>&lt;p&gt;&lt;span&gt;The Six Thinking Hats is a role-playing model presented by Edward de Bono in 1986. &amp;nbsp;It serves as a team-based problem solving and brainstorming technique that can be used to explore problems and solutions and uncover ideas and options that might otherwise be overlooked by a homogeneously thinking group.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 13 Sep 2020 16:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3197</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5668/What-are-SMART-requirements.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5668</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5668&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are SMART requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5668/What-are-SMART-requirements.aspx</link> 
    <description>&lt;p&gt;At first glance, smart requirements &lt;a href=&quot;https://requirements.com/Content/What-is/what-are-requirements&quot;&gt;are requirements&lt;/a&gt; which are well thought out, well written, selected with the end user in mind, consider the customer&amp;#39;s experience, consider trade-offs when it comes to implementation (such as cost, time).&lt;/p&gt;

&lt;p&gt;However smart requirements, or better put &lt;strong&gt;SMART Requirements&lt;/strong&gt; refer to an acronym whose goal is to help you come up with really good requirement statements:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;S&lt;/strong&gt;pecific&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;M&lt;/strong&gt;easurable&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;A&lt;/strong&gt;ttainable (appropriate, actionable, achievable)&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;R&lt;/strong&gt;ealistic&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;T&lt;/strong&gt;estable and Traceable&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There are other mnemonic acronyms which help a business analyst ensure the requirements are the best that they can be:&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;CLEAR&lt;/strong&gt;

 &lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;C&lt;/strong&gt;ollaborative&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;L&lt;/strong&gt;imited&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;E&lt;/strong&gt;motional&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;A&lt;/strong&gt;ppreciable&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;R&lt;/strong&gt;efinable&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;PURE&lt;/strong&gt;

 &lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;P&lt;/strong&gt;ositively stated&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;U&lt;/strong&gt;nderstood&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;R&lt;/strong&gt;elevant&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;E&lt;/strong&gt;thical&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;ul&gt;
 &lt;li&gt;&lt;strong&gt;CPQQRT&lt;/strong&gt;

 &lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;C&lt;/strong&gt;ontext&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;P&lt;/strong&gt;urpose&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Q&lt;/strong&gt;uantity&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Q&lt;/strong&gt;uality&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;R&lt;/strong&gt;esources&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;T&lt;/strong&gt;iming&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
&lt;/ul&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Fri, 14 Aug 2020 01:57:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5668</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3040/Why-are-modeling-techniques-so-important-to-Business-Analysts-and-how-do-you-choose-the-right-ones-for-your-project.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3040</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3040&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Why are modeling techniques so important to Business Analysts, and how do you choose the right ones for your project?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3040/Why-are-modeling-techniques-so-important-to-Business-Analysts-and-how-do-you-choose-the-right-ones-for-your-project.aspx</link> 
    <description>&lt;p&gt;Grouping related items (whether requirements, ideas, business processes, etc.) into a diagram or model is just a way of forming them into recognizable and (hopefully!) familiar patterns. And the short-term memory limit is much less constraining if people are asked to remember and absorb a few different patterns as opposed to dozens of individual bits of information.&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 08 Jun 2020 17:30:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3040</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3627/How-should-the-Business-Analyst-begin-the-requirements-elicitation-process-for-a-new-product-or-solution.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3627</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3627&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How should the Business Analyst begin the requirements elicitation process for a new product or solution?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3627/How-should-the-Business-Analyst-begin-the-requirements-elicitation-process-for-a-new-product-or-solution.aspx</link> 
    <description>&lt;p dir=&quot;ltr&quot; style=&quot;margin-top: 0pt; margin-bottom: 0pt;&quot;&gt;When beginning analysis on a product or solution that is needed to meet a business need, the Business Analyst needs to obtain a basic understanding of the pain points that the business wants to address.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p dir=&quot;ltr&quot; style=&quot;margin-top: 0pt; margin-bottom: 0pt;&quot;&gt;At this stage of this process there is only a need to get the equivalent of a business executive&amp;rsquo;s point of view. That is, the analyst needs to get a high level understanding of the pain points, framed through the six basic questions someone needs to ask in order to understand any object:&amp;nbsp;Who, What, Where, When, How, and Why.&amp;nbsp;Let&amp;rsquo;s take each of them in turn.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 10 May 2020 22:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3627</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1966/Why-would-the-Business-Analyst-use-Kano-Analysis.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=1966</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=1966&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Why would the Business Analyst use Kano Analysis?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1966/Why-would-the-Business-Analyst-use-Kano-Analysis.aspx</link> 
    <description>&lt;p&gt;Kano Analysis refers to the process of analyzing a product or system requirements to determine what the perceived impact will be on customer satisfaction.&lt;/p&gt;

&lt;p&gt;The Kano model categorizes product attributes or system requirements into 3 categories to determine the perceived customer satisfaction: Unexpected Delights, Performance Attributes, Must Have Attributes.&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 12 Apr 2020 18:20:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:1966</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2159/What-is-a-Pugh-Matrix.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2159</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2159&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is a Pugh Matrix?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2159/What-is-a-Pugh-Matrix.aspx</link> 
    <description>&lt;p&gt;&lt;span&gt;The Pugh Matrix is a criteria-based decision matrix which uses criteria scoring to determine which of several potential solutions or alternatives should be selected.&amp;nbsp; The technique gets its name from Stuart Pugh and has become a standard part of Six Sigma methodology.&amp;nbsp; It is typically used after the development of the VOC (Voice of the Customer) and after the creation of a QFD (Quality Function Design).&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 12 Apr 2020 18:10:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2159</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3041/How-are-personas-used-in-requirements-elicitation-on-agile-projects.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3041</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3041&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How are personas used in requirements elicitation on agile projects?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3041/How-are-personas-used-in-requirements-elicitation-on-agile-projects.aspx</link> 
    <description>&lt;p&gt;A persona is a description of a fictional person, representing key characteristics of a specific user class or group. Personas provide models of the user community that make it easier for project teams to understand and predict how users will act and react, based on characteristics such as age, education, knowledge, and attitudes.&lt;/p&gt;
&lt;p&gt;A key purpose that personas serve on agile projects is in the formulation of user stories, so that each story is written from the perspective of a distinct person with known attributes &amp;ndash; rather than a generic &amp;ldquo;user&amp;rdquo; or job role.&lt;/p&gt;
&lt;p&gt;Personas are also invaluable in making design decisions, and determining how usability can be optimized for the user community.&lt;/p&gt;
&lt;p&gt;As with all other aspects of Agile projects, personas should be developed collaboratively amongst the team and refined iteratively over the course of the project.&lt;/p&gt;
&lt;p&gt;Here is a short video that highlights the need to validate personas against real data and real user information, as well as the benefits of building personas iteratively as more information becomes known &amp;ndash; &lt;a target=&quot;_blank&quot; href=&quot;https://www.youtube.com/watch?v=ue3968xdSTA&quot;&gt;The Secret to Developing Effective Personas&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;
--&lt;br /&gt;
Sandy Lambert&lt;br /&gt;
Business Architect&lt;br /&gt;
&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://www.linkedin.com/pub/sandra-lambert/1/a50/215&quot;&gt;LinkedIn Profile&lt;/a&gt;&lt;/p&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 13 Oct 2019 22:30:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3041</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/157/What-are-some-of-the-problems-you-are-faced-with-when-gathering-requirements.aspx#Comments</comments> 
    <slash:comments>4</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=157</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=157&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are some of the problems you are faced with when gathering requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/157/What-are-some-of-the-problems-you-are-faced-with-when-gathering-requirements.aspx</link> 
    <description>&lt;p&gt;While this is a broad question, it is often used by interviewers to find out whether the candidate has actually performed requirements elicitation in the past and has experienced its challenges. Once challenges are mentioned many interviewers proceed to ask what the candidate has done or would do in order to overcome those problems.&lt;/p&gt;
&lt;p&gt;So, here are some of the problems faced by business analysts during the requirements elicitation/gathering activities:&lt;/p&gt;</description> 
    <dc:creator>rosy</dc:creator> 
    <pubDate>Sun, 08 Sep 2019 16:50:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:157</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3368/What-is-Multi-Dimensional-Prioritization-of-Requirements-and-What-is-the-Benefit.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3368</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3368&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is Multi-Dimensional Prioritization of Requirements and What is the Benefit?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3368/What-is-Multi-Dimensional-Prioritization-of-Requirements-and-What-is-the-Benefit.aspx</link> 
    <description>&lt;span&gt;Multi-Dimensional Prioritization is a structured and methodical approach to prioritizing requirements by evaluating each across multiple factors. It&amp;rsquo;s something that stakeholders and analysts often due intuitively when huddled together in a meeting. However, multi-dimensional prioritization brings structure, rigor and efficiency to this process. By assigning a numerical weight to each requirement across a number of predetermined categories, a resulting requirement priority can be obtained.&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 12 May 2019 15:06:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3368</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3814/How-do-you-prevent-your-application-from-being-a-confusing-suite-of-features-rather-than-one-that-meets-a-users-goals-with-ease.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3814</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3814&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How do you prevent your application from being a confusing suite of features rather than one that meets a user&#39;s goals with ease?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3814/How-do-you-prevent-your-application-from-being-a-confusing-suite-of-features-rather-than-one-that-meets-a-users-goals-with-ease.aspx</link> 
    <description>&lt;span style=&quot;color: #222222;&quot;&gt;Many applications are designed and completed only to result in a confusing suite of features that is difficult for the user to navigate. &amp;nbsp;So how can an analyst avoid this pitfall. &amp;nbsp;The answer is Design Thinking, also sometimes referred to as Human Centered Innovation or Human Centered Engineering.&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 14 Jan 2019 15:10:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3814</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5204/What-are-some-key-AI-product-design-principles.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5204</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5204&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are some key AI product design principles?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5204/What-are-some-key-AI-product-design-principles.aspx</link> 
    <description>&lt;div dir=&quot;ltr&quot; style=&quot;color: #222222;&quot;&gt;As artificial intelligence (AI) technology advances and AI products become more prevalent and more powerful, the line between machines and humans starts to blur. AI products can perform a variety of tasks from synthesizing data and presenting helpful insights to behaving independently, learning new tasks, and predicting outcomes with astonishing precision.&amp;nbsp;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;color: #222222;&quot;&gt;&lt;/div&gt;
&lt;div dir=&quot;ltr&quot; style=&quot;color: #222222;&quot;&gt;&lt;br /&gt;
Advancements in AI are beginning to change how people react to AI products and what they have come to expect out of a product&#39;s design. By following a few basic user experience principles, clarity can be brought to the increasingly complex world of AI products.&amp;nbsp;&lt;/div&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 10 Dec 2018 01:10:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5204</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/354/In-which-document-do-you-include-the-Class-Diagram-business-requirements-functional-requirements-software-specification-document.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=354</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=354&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>In which document do you include the Class Diagram (business requirements, functional requirements, software specification document)?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/354/In-which-document-do-you-include-the-Class-Diagram-business-requirements-functional-requirements-software-specification-document.aspx</link> 
    <description>&lt;p&gt;&lt;span&gt;Just like any other diagram, the Class Diagram is just a tool at the disposal of the analyst. In the absence of a set process, it is at the analyst&amp;rsquo;s discretion to determine when to use a class diagram. Therefore, in which analysis artifact/document a class diagram should be included depends on its use.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>sonavi</dc:creator> 
    <pubDate>Mon, 12 Nov 2018 16:20:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:354</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2911/How-is-the-Purpose-Alignment-Model-used-to-prioritize-requirements.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2911</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2911&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How is the Purpose Alignment Model used to prioritize requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2911/How-is-the-Purpose-Alignment-Model-used-to-prioritize-requirements.aspx</link> 
    <description>&lt;p&gt;The Purpose Alignment Model aids in prioritizing requirements and guiding investment decisions by rating requirements (which may be&amp;nbsp;&lt;em&gt;capabilities, processes or tasks&lt;/em&gt;) along two dimensions:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;whether it creates market differentiation or contributes to the value proposition&lt;/li&gt;
    &lt;li&gt;whether it is critical for ongoing operation of the organization&lt;/li&gt;
&lt;/ul&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 12 Nov 2018 16:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2911</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5110/What-are-micro-interactions-in-the-context-of-user-experience-and-design.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=5110</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=5110&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are micro-interactions in the context of user experience and design?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/5110/What-are-micro-interactions-in-the-context-of-user-experience-and-design.aspx</link> 
    <description>&lt;span&gt;Micro-interactions are the small focused instances where users and the website (or application) intersect.&amp;nbsp; They are a way to actively interact with users in a simple, clear, and engaging manner.&amp;nbsp;&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 13 Aug 2018 14:22:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:5110</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/206/As-a-BA-business-analyst-approaching-a-new-piece-of-work-who-would-you-interview-and-what-questions-would-you-ask.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=206</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=206&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>As a BA (business analyst) approaching a new piece of work, who would you interview and what questions would you ask?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/206/As-a-BA-business-analyst-approaching-a-new-piece-of-work-who-would-you-interview-and-what-questions-would-you-ask.aspx</link> 
    <description>&lt;p&gt;For any new piece of work a BA (business analyst)&amp;nbsp;needs to know&lt;/p&gt;
&lt;p&gt;1. who are the key stakeholders (i.e. those who can kill the project)&lt;/p&gt;
&lt;p&gt;2. what are the key stakeholders specific and measurable measures of success (i.e. their objectives) and what VALUE for each objective MUST be achieved in order for the project to be considered a success (e.g. increase sales per order value by 5%)&lt;/p&gt;
&lt;p&gt;3. what are the key stakeholders unmeasured measures of success (i.e. their principles that they would like to see happen but aren&#39;t going to measure and so the project cannot be assessed by them - e.g. an intuitive solution)&lt;/p&gt;
&lt;p&gt;4. what are the key stakeholders high level requirements (i.e. what capabilities do they expect the solution to deliver - e.g. the ability to offer add-on sales during the order taking process)&lt;/p&gt;
&lt;p&gt;5. what is in scope of the work in terms of processes, organization units, locations, data, applications, technology&lt;/p&gt;
&lt;p&gt;6. what is the scope of the work in terms of time, money, project resources (people and materials)&lt;/p&gt;
&lt;p&gt;7. who will the stakeholders nominate for determining further high level requirements and detailed requirements (e.g. subject or domain experts, middle management of operational teams, etc)&lt;/p&gt;
&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;</description> 
    <dc:creator>Guy Beauchamp</dc:creator> 
    <pubDate>Sun, 08 Jul 2018 18:35:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:206</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1576/What-is-Gap-Analysis.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=1576</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=1576&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is Gap Analysis?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1576/What-is-Gap-Analysis.aspx</link> 
    <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;Gap Analysis is the process of comparing two things in order to determine the difference or &amp;ldquo;gap&amp;rdquo; that exists between them.&amp;nbsp;&amp;nbsp; Once the gap is understood, the steps required to bridge the gap can be determined.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 13 May 2018 21:39:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:1576</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2940/How-does-the-Business-Analyst-role-change-on-an-Agile-project-compared-to-projects-using-other-software-development-methodologies.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2940</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2940&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How does the Business Analyst role change on an Agile project compared to projects using other software development methodologies?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2940/How-does-the-Business-Analyst-role-change-on-an-Agile-project-compared-to-projects-using-other-software-development-methodologies.aspx</link> 
    <description>&lt;p&gt;The role of the BA should actually change very little between different software development methodologies, although the tools and techniques used by the BA can vary according to the needs and attributes of any given project or development lifecycle.&lt;/p&gt;
&lt;p&gt;The core responsibilities of a BA on a software development project include requirements elicitation, requirements analysis and requirements management &amp;ndash; regardless of the project methodology. The type and format of requirements documentation are just tools, and a good BA has a wide range of tools at his or her disposal.&lt;/p&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 12 Mar 2018 15:02:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2940</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2963/How-are-non-functional-requirements-defined-and-managed-on-Agile-projects.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2963</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2963&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How are non-functional requirements defined and managed on Agile projects?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2963/How-are-non-functional-requirements-defined-and-managed-on-Agile-projects.aspx</link> 
    <description>&lt;p&gt;&lt;span&gt;Non-functional requirements (NFRs) are typically defined as backlog constraints on an Agile project, and are managed as part of both product backlog and scrum backlog. They are revisited as part of the &amp;lsquo;Definition of Done&amp;rsquo; for each iteration or sprint. If the system does not meet any given NFR, that NFR may spawn new backlog items such as refactors or performance enhancements.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Mon, 12 Mar 2018 14:55:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2963</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2645/In-User-Centered-Design-should-analysts-create-a-separate-Personas-for-every-demographic-segment.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2645</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2645&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>In User Centered Design, should analysts create a separate Personas for every demographic segment?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2645/In-User-Centered-Design-should-analysts-create-a-separate-Personas-for-every-demographic-segment.aspx</link> 
    <description>&lt;span&gt;Personas are used in User Centered Design to represent the audience that you are designing for. &amp;nbsp;Each persona is a detailed profile of a fictional character which represents a different user segment. They are created in such a way as to bring a strong sense of realism to the users they represent. &amp;nbsp;This helps create a visceral connection with the personas so that the system designer can really understand the users&amp;rsquo; motivations for using the product. &amp;nbsp;Personas primarily focus on a user&amp;rsquo;s attitudes and behaviors.&amp;nbsp;&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 13 Aug 2017 18:45:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2645</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2122/How-is-the-100-point-method-used-to-prioritize-requirements.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2122</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2122&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How is the 100-point method used to prioritize requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2122/How-is-the-100-point-method-used-to-prioritize-requirements.aspx</link> 
    <description>&lt;span&gt;The 100-point method is a prioritization method that can be used to prioritize items in a group environment. Each person within the group is given 100 points which they can distribute as votes across the available items.&amp;nbsp; The votes do not need to be distributed equally; rather a weighted distribution can be used to reflect the higher priority that some items warrant.&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 09 Jul 2017 14:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2122</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3756/What-are-some-steps-the-Business-Analyst-can-take-to-avoid-vague-incomplete-or-ambiguous-requirements.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3756</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3756&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are some steps the Business Analyst can take to avoid vague, incomplete or ambiguous requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3756/What-are-some-steps-the-Business-Analyst-can-take-to-avoid-vague-incomplete-or-ambiguous-requirements.aspx</link> 
    <description>&lt;span style=&quot;color: #222222;&quot;&gt;Stakeholders often interpret requirements in a variety of different ways. Whether its from the natural ambiguity of conversational language or due to missing information, ambiguous and incomplete requirements can lead to project delays and budget overruns. But by&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #000000;&quot;&gt;keeping a few key considerations in mind the Business Analyst can dramatically improve the quality of product requirements.&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 09 Apr 2017 20:55:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3756</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/114/What-techniques-have-you-used-to-elicit-business-requirements.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=114</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=114&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What techniques have you used to elicit business requirements?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/114/What-techniques-have-you-used-to-elicit-business-requirements.aspx</link> 
    <description>&lt;p&gt;There are a number of methods used for eliciting and discovering requirements.&amp;nbsp; These methods can be categorized into two main categories:&amp;nbsp;&lt;em&gt;Collaborative Interaction and Restricted Interaction.&lt;/em&gt;&lt;/p&gt;
</description> 
    <dc:creator>Adrian M.</dc:creator> 
    <pubDate>Sun, 09 Apr 2017 17:50:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:114</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3725/What-types-of-actions-can-help-the-business-analyst-avoid-Analysis-Paralysis.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3725</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3725&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What types of actions can help the business analyst avoid Analysis Paralysis?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3725/What-types-of-actions-can-help-the-business-analyst-avoid-Analysis-Paralysis.aspx</link> 
    <description>Analysis Paralysis is the dreaded black hole of projects. So, how do you recognize that you might be in Analysis Paralysis. &amp;nbsp;Here are a few symptoms that might clue you in.</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 12 Feb 2017 22:10:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3725</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2107/What-is-a-Mis-Use-Case.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2107</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2107&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is a Mis-Use Case?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2107/What-is-a-Mis-Use-Case.aspx</link> 
    <description>&lt;p&gt;&lt;span&gt;A Mis-use Case, which is derived from Use Case, is a requirements and process modeling term used to describe the steps and scenarios which a user performs in order to accomplish a malicious act against a system or business process.&amp;nbsp; They are still use cases in the sense that they define the steps that a user performs to achieve a goal, even if the goal isn&amp;rsquo;t a positive one or a desired one from the perspective of the business process or system designers.&lt;/span&gt;&lt;/p&gt;
</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 08 Jan 2017 20:57:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2107</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3646/What-are-the-essential-components-of-a-use-case.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3646</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3646&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are the essential components of a use case?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3646/What-are-the-essential-components-of-a-use-case.aspx</link> 
    <description>&lt;p&gt;Use case name&lt;br /&gt;
Actors&lt;br /&gt;
Assumptions/Pre-conditions&lt;br /&gt;
Post-conditions&lt;br /&gt;
Business rules&lt;br /&gt;
Normal process flow&lt;br /&gt;
Alternate process flows&lt;/p&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 09 Oct 2016 18:57:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3646</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1888/What-are-the-basic-types-of-actors-that-can-exist-in-a-Use-Case-Diagram.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=1888</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=1888&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are the basic types of actors that can exist in a Use Case Diagram?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1888/What-are-the-basic-types-of-actors-that-can-exist-in-a-Use-Case-Diagram.aspx</link> 
    <description>&lt;span&gt;Actors can be primary or secondary actors.&amp;nbsp; Primary actors initiate a use case, while secondary actors support a use case or receive something of value from the use case.&amp;nbsp;&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 09 Oct 2016 17:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:1888</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2105/Describe-the-requirement-engineering-process-SQUARE.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2105</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2105&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Describe the requirement engineering process SQUARE.</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2105/Describe-the-requirement-engineering-process-SQUARE.aspx</link> 
    <description>&lt;span&gt;SQUARE stands for&amp;nbsp;&lt;/span&gt;&lt;strong&gt;S&lt;/strong&gt;&lt;span&gt;ecurity&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Qua&lt;/strong&gt;&lt;span&gt;lity&amp;nbsp;&lt;/span&gt;&lt;strong&gt;R&lt;/strong&gt;&lt;span&gt;equirements&amp;nbsp;&lt;/span&gt;&lt;strong&gt;E&lt;/strong&gt;&lt;span&gt;ngineering.&amp;nbsp; It is a requirements engineering process developed by Carnegie Mellon University&amp;rsquo;s Software Engineering Institute (SEI) which focuses on eliciting and documenting security requirements.&amp;nbsp; Since security requirements are often not given the focus that they deserve and since trying to incorporate security requirements later in the software development lifecycle costs more than planning for them upfront, the SEI developed a nine-step process to ensure that quality security requirements can be gathered, categorized, prioritized, and validated early on in the software development lifecycle.&amp;nbsp;&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 11 Sep 2016 00:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2105</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1923/What-are-the-benefits-of-a-developing-a-business-entity-model-early-in-the-analysis-process.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=1923</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=1923&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What are the benefits of a developing a business entity model early in the analysis process?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/1923/What-are-the-benefits-of-a-developing-a-business-entity-model-early-in-the-analysis-process.aspx</link> 
    <description>&lt;span&gt;There are numerous benefits to developing a business entity model (also called a logical data model), early in the analysis process.&amp;nbsp; To understand these benefits, the information captured in the business entity model needs to be understood.&amp;nbsp;&amp;nbsp;&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 10 Jul 2016 21:00:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:1923</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3422/How-do-you-avoid-requirement-conflicts-while-making-changes-to-an-existing-system-where-no-documentation-exists.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3422</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3422&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>How do you avoid requirement conflicts while making changes to an existing system where no documentation exists?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3422/How-do-you-avoid-requirement-conflicts-while-making-changes-to-an-existing-system-where-no-documentation-exists.aspx</link> 
    <description>Companies with small IT departments or analysis teams often lack a well defined analysis process. It&#39;s not uncommon for analysts to be hired onto a team and find that they are being asked to assist with requirements and new features for a system where no documentation exists. &amp;nbsp;In this case, the analyst needs to create a minimal amount of documentation&amp;nbsp;retroactively.</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 13 Dec 2015 20:41:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3422</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3270/What-is-RML-Requirements-Modeling-Language.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3270</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3270&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is RML (Requirements Modeling Language)?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3270/What-is-RML-Requirements-Modeling-Language.aspx</link> 
    <description>&lt;span&gt;Requirements Modeling language is a collection of diagrams used to model software from the business analysis or product management perspective. &amp;nbsp;&lt;/span&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 10 May 2015 23:02:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3270</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/804/What-is-the-difference-between-a-use-case-alternative-flow-and-an-exception-flow.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=804</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=804&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is the difference between a use case alternative flow and an exception flow?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/804/What-is-the-difference-between-a-use-case-alternative-flow-and-an-exception-flow.aspx</link> 
    <description>A use case specification describes the functionality of a system in terms of a sequence of user-system interactions.&amp;nbsp; The main flow of events describes a single path through the system.&amp;nbsp; It represents the most common way that the use case plays out successfully and contains the most common sequence of user-system interactions.&amp;nbsp; Other scenarios or paths through the system are described in alternative flows and exception flows.&amp;nbsp; So what is the difference between and alternative flow and an exception flow?</description> 
    <dc:creator>cadams</dc:creator> 
    <pubDate>Sun, 12 Oct 2014 06:13:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:804</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3073/When-implementing-a-purchased-solution-should-your-requirements-and-design-documents-cover-features-that-were-not-requested-but-come-with-the-package.aspx#Comments</comments> 
    <slash:comments>2</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=3073</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=3073&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>When implementing a purchased solution should your requirements and design documents cover features that were not requested but come with the package?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/3073/When-implementing-a-purchased-solution-should-your-requirements-and-design-documents-cover-features-that-were-not-requested-but-come-with-the-package.aspx</link> 
    <description>When implementing a purchased solution at a minimum each additional feature needs to be assessed to determine its potential positive or negative impact.</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Sun, 07 Sep 2014 18:22:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:3073</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2982/Why-is-requirements-traceability-important-on-a-project.aspx#Comments</comments> 
    <slash:comments>1</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2982</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2982&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>Why is requirements traceability important on a project?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2982/Why-is-requirements-traceability-important-on-a-project.aspx</link> 
    <description>&lt;p&gt;Tracking and managing requirements traceability offers several valuable benefits to a project:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Minimize Risk and Manage Costs. Requirements traceability lets you identify and analyze the upstream and downstream impacts of any requirements change, so those impacts can be effectively managed and mitigated.&lt;/li&gt;
    &lt;li&gt;Manage Scope. Traceability provides an understanding the relationships between requirements and identifies stakeholders who have a vested interest in each requirement, which supports better decision-making about project scope and proposed changes throughout the project.&lt;/li&gt;
    &lt;li&gt;Improve Quality. Traceability allows individual requirements to be managed within the context of the full solution, and helps preserve the integrity of the end-state solution throughout each development cycle or product release. It also helps ensure that all requirements are fully tested and enables effective integration, system and regression testing. &lt;/li&gt;
    &lt;li&gt;Increase Stakeholder Engagement. Requirements are clearly linked to vested stakeholders, giving greater visibility of the value achieved for each stakeholder group throughout the project lifecycle.&lt;/li&gt;
    &lt;li&gt;Reduce Development Time. The ability to identify and manage groups of related requirements results in more efficient and effective planning, and streamlines product development.&lt;/li&gt;
&lt;/ul&gt;
--&lt;br /&gt;
&lt;strong&gt;Sandy Lambert&lt;/strong&gt;&lt;br /&gt;
Business Architect&lt;br /&gt;
&lt;a target=&quot;_blank&quot; rel=&quot;nofollow&quot; href=&quot;http://www.linkedin.com/pub/sandra-lambert/1/a50/215&quot;&gt;LinkedIn Profile&lt;/a&gt;&lt;br /&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Fri, 06 Jun 2014 04:07:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2982</guid> 
    
</item>
<item>
    <comments>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2962/What-is-an-epic-and-what-purpose-does-it-serve-on-an-Agile-project.aspx#Comments</comments> 
    <slash:comments>0</slash:comments> 
    <wfw:commentRss>https://www.modernanalyst.com/DesktopModules/DnnForge%20-%20NewsArticles/RssComments.aspx?TabID=128&amp;ModuleID=630&amp;ArticleID=2962</wfw:commentRss> 
    <trackback:ping>https://www.modernanalyst.com:443/DesktopModules/DnnForge%20-%20NewsArticles/Tracking/Trackback.aspx?ArticleID=2962&amp;PortalID=0&amp;TabID=128</trackback:ping> 
    <title>What is an epic, and what purpose does it serve on an Agile project?</title> 
    <link>https://www.modernanalyst.com/Careers/InterviewQuestions/tabid/128/ID/2962/What-is-an-epic-and-what-purpose-does-it-serve-on-an-Agile-project.aspx</link> 
    <description>&lt;p&gt;Business epics are large, typically cross-cutting initiatives that encapsulate new development needed to realize certain business benefits. One or more epics can form the basis for the business case that justifies and initiates a project.&lt;br /&gt;
Epics are often used as placeholders for new ideas that have not been thought out fully, or whose full elaboration has been deferred until actually needed. Epics are then evolved into split into multiple user stories that help Agile development teams effectively manage and groom their product backlog.&lt;/p&gt;
&lt;p&gt;--&lt;br /&gt;
Sandy Lambert&lt;br /&gt;
Business Architect&lt;br /&gt;
&lt;a href=&quot;http://www.linkedin.com/pub/sandra-lambert/1/a50/215&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;LinkedIn Profile&lt;/a&gt;&lt;/p&gt;</description> 
    <dc:creator>Chris Adams</dc:creator> 
    <pubDate>Fri, 09 May 2014 14:58:00 GMT</pubDate> 
    <guid isPermaLink="false">f1397696-738c-4295-afcd-943feb885714:2962</guid> 
    
</item>

    </channel>
</rss>